UCF STIG Viewer Logo

OpenShift must contain only container images for those capabilities being offered by the container platform.


Overview

Finding ID Version Rule ID IA Controls Severity
V-257538 CNTR-OS-000380 SV-257538r921557_rule Medium
Description
Allowing container images to reside within the container platform registry that are not essential to the capabilities being offered by the container platform becomes a potential security risk. By allowing these nonessential container images to exist, the possibility for accidental instantiation exists. The images may be unpatched, not supported, or offer nonapproved capabilities. Those images for customer services are considered essential capabilities.
STIG Date
Red Hat OpenShift Container Platform 4.12 Security Technical Implementation Guide 2023-08-28

Details

Check Text ( C-61273r921555_chk )
To review the container images within the container platform registry, execute the following:

oc get images

Review the container platform container images to validate that only container images necessary for the functionality of the information system are present. If unnecessary container images exist, this is a finding.
Fix Text (F-61197r921556_fix)
Remove any images from the container registry that are not required for the functionality of the system by executing the following:

oc delete image -n